home *** CD-ROM | disk | FTP | other *** search
- <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
- "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
- <busconfig>
- <servicedir>/usr/share/dbus-1/services</servicedir>
- <policy user="root">
- <allow own="com.redhat.dhcp"/>
- <allow send_interface="com.redhat.dhcp"/>
- <allow send_destination="com.redhat.dhcp"/>
- </policy>
- <policy context="default">
- <deny own="com.redhat.dhcp"/>
- <deny send_destination="com.redhat.dhcp"/>
- <deny send_interface="com.redhat.dhcp"/>
- </policy>
- </busconfig>
-